home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Serving Financial Service…olutions Suite 1994 Fall
/
Serving Financial Services Solutions Suite 1994 Fall.iso
/
Apps
/
FirstClass
/
Tailor.app
/
PDF__Parse.data
< prev
next >
Wrap
Text File
|
1994-12-12
|
726b
|
142 lines
%! Adobe packPS Version 2.0 (9)
(* PDF Parse prolog - 28mar94 *\n)
print
/PDFObjects
100
dict
def
/obj
{
}
bind
def
/endobj
{
2
array
astore
//PDFObjects
3
1
roll
put
//showprogress
exec
}
bind
def
/R
{
/_IndirectReference
3
1
roll
3
array
astore
}
bind
def
/stream
{
dup
/_StreamData
[
currentfile
{
dup
256
string
readline
not
{
exit
}
if
dup
(endstream)
anchorsearch
{
pop
pop
exit
}
{
pop
}
ifelse
exch
}
loop
pop
pop
]
put
}
bind
def
/endstream
{
}
bind
def
/xref
{
mark
}
bind
def
/n
{
pop
pop
}
bind
def
/f
{
pop
pop
}
bind
def
/trailer
{
cleartomark
}
bind
def
/startxref
{
dup
/Root
known
{
//PDFObjects
/Root
2
index
/Root
get
put
}
if
dup
/Info
known
{
//PDFObjects
/Info
2
index
/Info
get
put
}
if
pop
}
bind
def